ControllerButtonEventArgs(int, ControllerButton, bool)

Constructor

Namespace: Imagini

Declared in: Imagini.ControllerButtonEventArgs


Creates a new event args object.

Syntax

public ControllerButtonEventArgs(
	int id,
	ControllerButton button,
	bool pressed
)

Back to index